Amazon SNS
- Event producer sends message to one SNS topic.
 - Each subscriber to the topic gets all the messages.
 
Publish
Topic Publish
- Create a topic
 - Create subscription
 - Publish to the topic
 
Direct Publish (Mobile apps SDK)
- Create platform application.
 - Create platform endpoint
 - Publish to platform endpoint
 
Security
- Encryption
 - Access Controls
 - SNS Access Policies
 
Message Filtering
